CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - win32 asm

搜索资源列表

  1. 钩子函数例子

    0下载:
  2. This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:7276
    • 提供者:风影
  1. 编程黑马真言

    0下载:
  2. 编程黑马真言,只有里面的一部分.主要讲述 用汇编和C/VC进行WIN32编程的一些深层次的东西,有些类似于梁肇新的编程高手箴言-Win32 deeply program of ASM,VC
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:162981
    • 提供者:肖巍
  1. asm_module

    0下载:
  2. 该程序模拟UNIX中save与resume函数,并介绍在VC中如何使用汇编进行机器级的操作. 主函数很简单首先引入两个外部函数,extern \"C\"表示按传统C命名习惯.函数save将程序指针保存在(*s)中并返回0,为什么有 if(save(&sp)){...} if后的语句看起来永远都不会被执行,但是运行结果表明它被执行了.这个问题同UNIX中处理机调度函数(switch)的那个if语句(第一句)一样. 程序执行完save(&sp)后得到因为条件为假而执行else语句,
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6261
    • 提供者:摩尔
  1. Timer_Win32

    0下载:
  2. Classes for Time measurement on Win32. Useful as they work in lightweight fashion (by using directly performance counters and asm RDTSC x86 instruction) to get clock-precise CPU time measurement
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3127
    • 提供者:Xavier De Galia
  1. CrBOBO

    0下载:
  2. 删除文件 文件夹 源码 CrBOBO Win32汇编 ASM
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:22006
    • 提供者:JuncoJet
  1. asem5113

    0下载:
  2. Free 8051 asm compiler for win new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format numbe
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:613664
    • 提供者:wan mi
  1. asem51-1.3-ELF.tar

    0下载:
  2. Free 8051 asm compiler for linux new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format num
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:336006
    • 提供者:wan mi
  1. Win32_AssemblyPragrammingV2

    0下载:
  2. Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。 本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过70多个实例逐步深入Win32汇编语言编程的方方面面。 本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.n
  3. 所属分类:assembly language

    • 发布日期:2017-05-10
    • 文件大小:2496411
    • 提供者:张 周
  1. nightmare

    0下载:
  2. Screen saver win32 plasma line 2d vs2003 win xp asm-Screen saver win32plasmaline2dvs2003win xpasm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:126035
    • 提供者:Jishou123
  1. ShutDown_Win32_Dos

    0下载:
  2. Windows下和DOS下快速关机程序。 听说过DOS下关机程序,也知道WINDOWS下快速关机。但是我把两个功能融合在一起了。关键是WIN32标准PE中的DOS代码区的替换(在LINK标签stub: s.exe)。涉及DOS-ASM和WIN32 VC6的demo。-Under Windows and DOS rapid shutdown procedures. Heard under DOS shutdown procedures, also know that under the fas
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:20021
    • 提供者:陈晓东
  1. ras

    1下载:
  2. 用WIN32汇编写的宽带拨号器.并检测返回信息。- a dial_up tool for broad band write by asm
  3. 所属分类:汇编语言

    • 发布日期:2013-10-31
    • 文件大小:63132
    • 提供者:feicong
  1. MyCode_Win32AsmEditor

    0下载:
  2. 自己Asm课程设计写的一个Win32汇编可视化界面的记事本程序,包含了一些必要的编译工具和资源-Asm write their own curriculum design a visual interface for Win32 compilation of the Notepad program, contains the necessary tools and resources to compile
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2647115
    • 提供者:KindAzrael
  1. DDasm

    0下载:
  2. This the Win32 version of my disassembler that will disassemble almost any kind of file. There are a few errors but not many. It will produce a listing file and also an .asm output which with a little editing is comatiable with nasm or yasm. The exec
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:182877
    • 提供者:dancie
  1. Assembly-Language-Keys

    0下载:
  2. win32下的汇编教程收集整理,win32的ASM经验收集,汇编的加密解密教程,病毒防治以及分析-compilation under win32 tutorial to compile, win32 the ASM experience in the collection, compilation of the encryption and decryption tutorial, virus prevention and analysis
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:840545
    • 提供者:yy
  1. pas-a-pas-vers-l-assembleur-par-lord-noteworthy--

    0下载:
  2. Learn the ASM for win32.
  3. 所属分类:assembly language

    • 发布日期:2017-05-08
    • 文件大小:1867426
    • 提供者:Mat
  1. Small-alarm-clock

    0下载:
  2. 使用WIN32 ASM编程,设计实现一个小闹钟。 程序功能: 1. 能显示系统当前时间,显示到秒级,并随时间刷新。 2. 采用数字电子表和模拟钟表两种方式显示。 3. 钟表每走一小时自动报时。 4. 按“Q”键退出程序。 -Use WIN32 ASM programming, design and implementation of a small alarm clock. Program features: 1. Can display the curren
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:54282
    • 提供者:张鹏飞
  1. wav

    0下载:
  2. 程序自动打开笔记本程序,在里面输入 Hello music ,然后开始播放音乐. 使用Win32汇编开发,实现键盘动作模拟和音乐播放.-Win32 Asm
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:987722
    • 提供者:dc
  1. vsyasm-1.3.0-win32

    0下载:
  2. yasm.exe for compile SSE/MMX *.asm files-yasm.exe for compile SSE/MMX*.asm files
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:238943
    • 提供者:rhhh
  1. pe-asm

    0下载:
  2. The source program that shows how to create a compiler / assembler into machine code, written completely in Delphi. The source code shows how to create your own EXE-files: the formation of Win32 header \ PE\ , DOS \ MZ\ , adding sections, creation of
  3. 所属分类:3G develop

    • 发布日期:2017-05-05
    • 文件大小:13158
    • 提供者:denis
  1. Michael_Abrash_-_The_zen_of_assembly_language

    0下载:
  2. The ZEN of Assembly Language (English, pdf).
  3. 所属分类:汇编语言

    • 发布日期:2018-01-07
    • 文件大小:2201600
    • 提供者:Crayxd
« 1 2 34 »
搜珍网 www.dssz.com